*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000 (23:01 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000 (23:01 +0000)
lisp/ChangeLog

index f97a2ce2b35a2909aced4b3362b931fc839008b1..a03096fb2bce9b7df447b9339f4e1c8555b7fcc6 100644 (file)
@@ -2,6 +2,9 @@
 
        * ido.el (ido-completion-help): Changed xemacs specific code to
        avoid byte compiler warning in GNU emacs.                                                                            
+       (ido-set-matches1): Use regexp-quote instead of identity.
+       (ido-complete-space): New function.
+       (ido-define-mode-map): Bind it to SPACE.
 
 2002-07-07  Stefan Monnier  <monnier@cs.yale.edu>